New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@augment-vir/common

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@augment-vir/common

`augment-vir` is a collection of small helper functions that I constantly use across all my JavaScript and TypeScript repos. I call these functions `augments`. These are functions, constants, and types typically placed within a "util", or "helpers", etc.

14.4.0
Version published
Weekly downloads
97K
-19%
Maintainers
1
Weekly downloads
 
Created

@augment-vir/common

augment-vir is a collection of small helper functions that I constantly use across all my JavaScript and TypeScript repos. I call these functions augments. These are functions, constants, and types typically placed within a "util", or "helpers", etc. directory.

This common package is for environment-agnostic augments. Everything in here will work in Node.js or the browser with identical results.

FAQs

Package last updated on 13 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts